home *** CD-ROM | disk | FTP | other *** search
/ Network Support Library / RoseWare - Network Support Library.iso / map / avail.arc / AVAIL.DOC < prev    next >
Text File  |  1987-08-06  |  415b  |  11 lines

  1. AVAIL.EXE:     This program lists those drive letters which are "available" 
  2.                for mapping.  It will only list those drives that currently 
  3.                do NOT have a mapping.  It is simply invoked with no arguments.
  4.  
  5.  
  6. AVAIL.C:       This is the C source for AVAIL.EXE
  7.  
  8.  
  9. GETDIRHD.ASM   This is the Assembly source for the procedure 
  10.                "GetDirectoryHandle" which AVAIL.C calls.
  11.